How to Install libelfin-dev software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libelfin-dev software package in Ubuntu 17.04 (Zesty Zapus)

libelfin-dev software package provides C++11 ELF/DWARF parser (development files), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libelfin-dev 

libelfin-dev is installed in your system.

Make ensure the libelfin-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libelfin-dev *

You will get with libelfin-dev package name, version, architecture and description in a table

libelfin-dev package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Library development
Package libelfin-dev
Version 0.1+20160825.git.6eb10ca-6
Description C++11 ELF/DWARF parser (development files)
Sub Section libdevel


See Also, How to uninstall or remove libelfin-dev software package from Ubuntu 17.04 (Zesty Zapus)?